Skip to content

chore: add glama.json, prep README badge for Glama listing - #42

Merged
askalf merged 1 commit into
masterfrom
feat/glama-listing
Aug 6, 2026
Merged

chore: add glama.json, prep README badge for Glama listing#42
askalf merged 1 commit into
masterfrom
feat/glama-listing

Conversation

@askalf

@askalf askalf commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • glama.json declares the maintainer (askalf) — same minimal shape as truecopy/strongroom's, required before the server can be claimed on Glama.
  • README badge added, commented out — uncomment once submitted + indexed at https://glama.ai/mcp/servers.

Prep only, no functional change. Actual submission on glama.ai is a manual, account-gated step (their public API is read-only, no submit/sync endpoint).

Same pattern as truecopy/strongroom: glama.json declares the
maintainer so the server can be claimed once submitted at
https://glama.ai/mcp/servers. README badge lands commented out —
uncomment once indexed.
@askalf
askalf enabled auto-merge (squash) August 6, 2026 00:27

@sprayberry-reviewer sprayberry-reviewer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review from the Sprayberry Labs fleet code reviewer.

Verdict: No blocking issues — clean, low-risk prep change.

What I checked

  • glama.json (new file): valid JSON, minimal $schema + maintainers shape, matches the stated pattern used in truecopy/strongroom. No secrets, no executable content, no functional surface.
  • README.md: adds a badge block inside an HTML comment (<!-- ... -->), so it renders as no-op markup until manually uncommented post-indexing. No live link is added yet.
  • CI rollup: CodeQL, analyze (javascript-typescript), test, and "verify pinned tool surface" all pass.
  • Diff is fully additive (9 additions, 0 deletions), touches no source/config affecting build, auth, or runtime behavior.

Findings

None. This is metadata/documentation prep with no functional change, and the change is fully visible in the two small hunks above — nothing left to verify.

What's good

  • Commenting out the badge until the listing is actually indexed avoids a dead/broken badge link in the interim.
  • glama.json shape is consistent with sibling repos per the PR description.

@askalf
askalf merged commit b3b89c8 into master Aug 6, 2026
4 checks passed
@askalf
askalf deleted the feat/glama-listing branch August 6, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants